EMT Practice Test

1. Question Content...


Question List

Question1: In OutSystems, it is possible to inspect the values of variables while debugging.

Question2: Which of the following options is false regarding Screen Aggregates?

Question3: Which of the following mappings between OutSystems and the Database is NOT correct?

Question4: Which of the following commands is not available in the OutSystems debugger?

Question5: Inside an Action flow...

Question6: Considering Listltem and List Actions, which of the following options is false?

Question7: Regarding the Delete Rule property, which of the following options does not guarantee referential integrity?

Question8: Regarding Screen Aggregates, which of the following options is false?

Question9: Consider an Aggregate with a "With or Without" join between two entities. What is the expected output of the Aggregate?

Question10: Regarding Reactive Web Apps in OutSystems, which of the following options is false?

Question11: Regarding Block Events, which of the following options is false?

Question12: In OutSystems, a Block is a reusable UI component. Which of the following is NOT correct?

Question13: Regarding sorting in a Table, which of the following options is correct?

Question14: Which of the following steps is necessary to create a 1-to-l relationship between Entity A and Entity B?

Question15: In an Aggregate, the Sources section is used for...

Question16: Which of the following options is correct regarding the Valid property of the Form?

Question17: Which of the following statements about Entities is false?

Question18: Which of the following is not an Entity Action of the Customer Entity?

Question19: Which of the following elements can't be used to create calculated attributes in an Aggregate?

Question20: Regarding the Container widget, which of the following options is false?

Question21: Which of the following options is correct?

Question22: In OutSystems, how do we restrict access to a Screen?

Question23: During the 1-Click Publish, your application data model, code, and interface is compiled and generates .NET code, HTML, JavaScript and CSS. True or False?

Question24: In an Aggregate, the purpose of the Test Values section is...

Question25: Which of the following steps is necessary to create a 1-to-many relationship between a Master Entity A and a Detail Entity B?

Question26: Regarding Sorting in Aggregates, which of the following options is correct?

Question27: Which of the following options is correct, when implementing pagination with Tables or Lists?

Question28: Consider an Aggregate with the Fetch property set to Only On Demand. When does that Aggregate run?

Question29: A developer should favor using a Structure instead of the Entity in the output of a SELECT SQL Query. Do you agree with this statement?

Question30: What is the Screen behavior when a widget is not valid (Valid property set to False)?

Question31: Static Entities are most similar to which other programming concept?

Question32: The Expression widget...

Question33: The flow of an action can have...

Question34: Consider that we want to apply aggregation functions in an Aggregate. Which of the following options is false?

Question35: Which of the following is a good use case for a Site Property?

Question36: Which of the following would be a good use case for a Client Variable?

Question37: Considering the built-in Role Actions, which of the following options is false?